home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 46 / PC Gamer IT CD 46 2-2.iso / utility / notepads / _SETUP.1 / Notepads.exe / 0 / RCDATA / TFRMABOUT / TFRMABOUT.txt < prev   
Text File  |  1999-09-08  |  8KB  |  367 lines

  1. object frmAbout: TfrmAbout
  2.   Left = 315
  3.   Top = 0
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   ClientHeight = 440
  7.   ClientWidth = 299
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clBlack
  11.   Font.Height = -13
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   OldCreateOrder = True
  16.   Position = poDesktopCenter
  17.   OnActivate = FormActivate
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 16
  21.   object pnlAbout: TPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 299
  25.     Height = 440
  26.     Align = alClient
  27.     BevelWidth = 2
  28.     TabOrder = 0
  29.     object bvlAbout: TBevel
  30.       Left = 12
  31.       Top = 100
  32.       Width = 277
  33.       Height = 309
  34.     end
  35.     object imgAbout: TImage
  36.       Left = 32
  37.       Top = 52
  38.       Width = 37
  39.       Height = 41
  40.       Picture.Data = {<image001.ico>}
  41.       Stretch = True
  42.       IsControl = True
  43.     end
  44.     object lblVersion: TLabel
  45.       Left = 16
  46.       Top = 52
  47.       Width = 273
  48.       Height = 15
  49.       Alignment = taRightJustify
  50.       AutoSize = False
  51.       Caption = 'Version 1.22.0.1 for Win95/98/NT'
  52.       Transparent = True
  53.       IsControl = True
  54.     end
  55.     object lblCopyright: TLabel
  56.       Left = 8
  57.       Top = 72
  58.       Width = 281
  59.       Height = 21
  60.       Alignment = taRightJustify
  61.       AutoSize = False
  62.       Caption = 'Copyright 1996-99 J Roberge'
  63.       Transparent = True
  64.       IsControl = True
  65.     end
  66.     object lblComments: TLabel
  67.       Left = 20
  68.       Top = 384
  69.       Width = 261
  70.       Height = 17
  71.       Alignment = taCenter
  72.       AutoSize = False
  73.       Caption = 'This is CHARITY-WARE - please register'
  74.       WordWrap = True
  75.       IsControl = True
  76.     end
  77.     object lblName: TLabel
  78.       Left = 24
  79.       Top = 16
  80.       Width = 265
  81.       Height = 32
  82.       Alignment = taRightJustify
  83.       AutoSize = False
  84.       Caption = 'NotePads+'
  85.       Font.Charset = DEFAULT_CHARSET
  86.       Font.Color = clBlack
  87.       Font.Height = -28
  88.       Font.Name = 'Arial Narrow'
  89.       Font.Style = [fsBold]
  90.       ParentFont = False
  91.       Transparent = True
  92.     end
  93.     object lblRegistered: TLabel
  94.       Left = 128
  95.       Top = 172
  96.       Width = 84
  97.       Height = 16
  98.       Caption = 'Registered To:'
  99.     end
  100.     object lblRegOwner: TLabel
  101.       Left = 128
  102.       Top = 112
  103.       Width = 73
  104.       Height = 16
  105.       Caption = 'lblRegOwner'
  106.     end
  107.     object lblRegOrganization: TLabel
  108.       Left = 128
  109.       Top = 134
  110.       Width = 109
  111.       Height = 16
  112.       Caption = 'lblRegOrganization'
  113.     end
  114.     object lblResources: TLabel
  115.       Left = 24
  116.       Top = 172
  117.       Width = 42
  118.       Height = 16
  119.       Caption = 'Status:'
  120.     end
  121.     object lblGDI: TLabel
  122.       Left = 24
  123.       Top = 248
  124.       Width = 96
  125.       Height = 16
  126.       Caption = 'Processor Level:'
  127.     end
  128.     object lblSystem: TLabel
  129.       Left = 24
  130.       Top = 268
  131.       Width = 95
  132.       Height = 16
  133.       Caption = 'Processor Type:'
  134.     end
  135.     object lblUser: TLabel
  136.       Left = 24
  137.       Top = 288
  138.       Width = 105
  139.       Height = 16
  140.       Caption = 'Physical Memory:'
  141.     end
  142.     object lblFreeGDI: TLabel
  143.       Left = 152
  144.       Top = 248
  145.       Width = 61
  146.       Height = 16
  147.       Caption = 'lblFreeGDI'
  148.     end
  149.     object lblFreeSystem: TLabel
  150.       Left = 152
  151.       Top = 288
  152.       Width = 84
  153.       Height = 16
  154.       Caption = 'lblFreeSystem'
  155.     end
  156.     object lblFreeUser: TLabel
  157.       Left = 152
  158.       Top = 268
  159.       Width = 66
  160.       Height = 16
  161.       Caption = 'lblFreeUser'
  162.     end
  163.     object lblBuild: TLabel
  164.       Left = 24
  165.       Top = 308
  166.       Width = 52
  167.       Height = 16
  168.       Caption = 'Platform:'
  169.     end
  170.     object lblDisBuild: TLabel
  171.       Left = 152
  172.       Top = 308
  173.       Width = 66
  174.       Height = 16
  175.       Caption = 'lblFreeUser'
  176.     end
  177.     object lblRegisteredOwner: TLabel
  178.       Left = 24
  179.       Top = 112
  180.       Width = 38
  181.       Height = 16
  182.       Caption = 'Name:'
  183.     end
  184.     object lblOrg: TLabel
  185.       Left = 24
  186.       Top = 134
  187.       Width = 77
  188.       Height = 16
  189.       Caption = 'Organization:'
  190.     end
  191.     object Bevel1: TBevel
  192.       Left = 24
  193.       Top = 160
  194.       Width = 253
  195.       Height = 5
  196.     end
  197.     object lblConnectDate: TLabel
  198.       Left = 24
  199.       Top = 192
  200.       Width = 31
  201.       Height = 16
  202.       Caption = 'Date:'
  203.     end
  204.     object lblRegDate: TLabel
  205.       Left = 128
  206.       Top = 192
  207.       Width = 84
  208.       Height = 16
  209.       Caption = 'Registered To:'
  210.     end
  211.     object Bevel2: TBevel
  212.       Left = 24
  213.       Top = 236
  214.       Width = 253
  215.       Height = 5
  216.     end
  217.     object lblVerBuild: TLabel
  218.       Left = 24
  219.       Top = 348
  220.       Width = 33
  221.       Height = 16
  222.       Caption = 'Build:'
  223.     end
  224.     object lblVer: TLabel
  225.       Left = 24
  226.       Top = 328
  227.       Width = 48
  228.       Height = 16
  229.       Caption = 'Version:'
  230.     end
  231.     object lblOSVersion: TLabel
  232.       Left = 152
  233.       Top = 328
  234.       Width = 66
  235.       Height = 16
  236.       Caption = 'lblFreeUser'
  237.     end
  238.     object lblOSBuild: TLabel
  239.       Left = 152
  240.       Top = 348
  241.       Width = 66
  242.       Height = 16
  243.       Caption = 'lblFreeUser'
  244.     end
  245.     object Bevel3: TBevel
  246.       Left = 24
  247.       Top = 372
  248.       Width = 253
  249.       Height = 5
  250.     end
  251.     object lblComputer: TLabel
  252.       Left = 24
  253.       Top = 212
  254.       Width = 76
  255.       Height = 16
  256.       Caption = 'Computer ID:'
  257.     end
  258.     object lblCID: TLabel
  259.       Left = 128
  260.       Top = 212
  261.       Width = 84
  262.       Height = 16
  263.       Caption = 'Registered To:'
  264.     end
  265.     object barAbout: TSpeedBar
  266.       Left = 2
  267.       Top = 409
  268.       Width = 295
  269.       Height = 29
  270.       Font.Charset = DEFAULT_CHARSET
  271.       Font.Color = clWindowText
  272.       Font.Height = -12
  273.       Font.Name = 'Comic Sans MS'
  274.       Font.Style = []
  275.       Align = alBottom
  276.       Options = [sbFlatBtns]
  277.       BtnOffsetHorz = 6
  278.       BtnOffsetVert = 3
  279.       BtnWidth = 24
  280.       BtnHeight = 23
  281.       Images = frmMain.lstImages
  282.       BevelOuter = bvNone
  283.       PopupMenu = pumToolBar
  284.       TabOrder = 0
  285.       InternalVer = 1
  286.       object lblURL: TLabel
  287.         Tag = 10
  288.         Left = 0
  289.         Top = 0
  290.         Width = 233
  291.         Height = 29
  292.         Cursor = crHandPoint
  293.         Hint = '|Click here to connect to our web-site...'
  294.         Alignment = taCenter
  295.         AutoSize = False
  296.         Caption = 'http://www.jsoftconsulting.com'
  297.         Font.Charset = ANSI_CHARSET
  298.         Font.Color = clBlue
  299.         Font.Height = -12
  300.         Font.Name = 'Arial'
  301.         Font.Pitch = fpVariable
  302.         Font.Style = [fsBold, fsUnderline]
  303.         ParentFont = False
  304.         Layout = tlCenter
  305.         OnClick = CheckVersion
  306.       end
  307.       object secFile: TSpeedbarSection
  308.         Caption = 'File'
  309.       end
  310.       object btnRegister: TSpeedItem
  311.         Caption = 'Register'
  312.         Hint = 'Register NotePads+...'
  313.         ImageIndex = 1
  314.         Spacing = 1
  315.         Left = 238
  316.         Top = 3
  317.         Visible = True
  318.         OnClick = UpdateButtons
  319.         SectionName = 'File'
  320.       end
  321.       object btnOK: TSpeedItem
  322.         Tag = 1
  323.         Caption = 'Exit'
  324.         Hint = 'Exit About NotePads+'
  325.         ImageIndex = 50
  326.         Spacing = 1
  327.         Left = 262
  328.         Top = 3
  329.         Visible = True
  330.         OnClick = UpdateButtons
  331.         SectionName = 'File'
  332.       end
  333.     end
  334.   end
  335.   object strAbout: TFormStorage
  336.     IniFileName = '\Software\JSoft Consulting\NotePads+'
  337.     IniSection = 'About'
  338.     UseRegistry = True
  339.     StoredProps.Strings = (
  340.       'barAbout.Options'
  341.       'mniExplore.Checked'
  342.       'mniStandard.Checked')
  343.     Left = 12
  344.     Top = 8
  345.   end
  346.   object pumToolBar: TPopupMenu
  347.     Left = 40
  348.     Top = 8
  349.     object mniExplore: TMenuItem
  350.       Caption = 'I&Explorer Style'
  351.       Checked = True
  352.       GroupIndex = 4
  353.       Hint = 'Display too bar with flat buttons'
  354.       RadioItem = True
  355.       OnClick = UpdateMenus
  356.     end
  357.     object mniStandard: TMenuItem
  358.       Tag = 1
  359.       Caption = 'S&tandard Style'
  360.       GroupIndex = 4
  361.       Hint = 'Display tool bar with raised buttons'
  362.       RadioItem = True
  363.       OnClick = UpdateMenus
  364.     end
  365.   end
  366. end
  367.